public AnnotationEmbeddedImage AddEmbeddedImageAnnot( string ImagePath, float Left, float Top, float Width, float Height )
public function AddEmbeddedImageAnnot( ImagePath: String; Left: Single; Top: Single; Width: Single; Height: Single ): AnnotationEmbeddedImage;
public function AddEmbeddedImageAnnot( ImagePath : String, Left : float, Top : float, Width : float, Height : float ) : AnnotationEmbeddedImage;
public: AnnotationEmbeddedImage* AddEmbeddedImageAnnot( string* ImagePath, float Left, float Top, float Width, float Height )
Parameters
- ImagePath
- Left
- Top
- Width
- Height